Goal in Context:
|
Remove an action mapping definition from a Struts configuration file and have a coresponding "Action" resource
removed from the VFS.
|
Preconditions:
|
Actor's OpenCms user is in the admin role and has read-write permissions for the Struts application.
|
Successful End Condition:
|
The Struts configuration is saved and the corresponding "Action" resource is removed from the VFS.
|
Failed End Condition:
|
The Struts configuration file is not saved and no changes to the VFS are made.
|
Primary Actor:
|
Struts Developer
|
Trigger:
|
Actor removes an action mapping definition from a Struts configuration file.
|